Skip to content

Latest commit

 

History

History
159 lines (144 loc) · 19.7 KB

CHANGELOG.md

File metadata and controls

159 lines (144 loc) · 19.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.0 (2022-05-29)

Features

  • finish: add 10 inches tablet layout (9e85c72)
  • finish: add konfetti in tablets and landscape (c7a082e)
  • finish: add konfetti when user has a new high score (4352e2a)
  • finish: add tablet layout (8abd07f)
  • finish: prettier horizontal layout (6ebbfa9)
  • fragments: game layout is now a fragment (6f4b98e)
  • fragments: game layout is now a fragment (1051656)
  • game: add 8 inches tablet fragment (a8b7aa4)
  • game: add log on tablet (69d9b3b)
  • game: add support for tablets (afe3855)
  • game: add tablet game fragment (9a0807c)
  • game: make log bigger on tablets (6efdccc)
  • help: improve layout for tablets (282dc55)
  • historial: show date and level (44d30e3)
  • historial: show historial of games (2109512)
  • historial: show no elements on database error (b2813db)
  • historial: translate default log (a7bba93)
  • history: add activity for more settings info (f0ee49f)
  • history: add autocomplete (2127605)
  • history: add betta log fragment (549914d)
  • history: add delete button (de53906)
  • history: add log on horizontal layout (a66b6dd)
  • history: add onLongClickListener on card (811e6cc)
  • history: add tablet layout (676ca86)
  • history: better layout (0b10cdf)
  • history: better layout (a29ed7d)
  • history: delete search on spinner, add it to autocomplete (4acef8e)
  • history: prettier log fragment (b746eb6)
  • history: search by name (14c0455)
  • history: use fragment instead of activity (b290920)
  • improve build.gradle (aabbe3b)
  • improve main and finish layouts for tablets (d582565)
  • lang: add french remaining translations (e79a441)
  • lang: add search translations on en, fr and ca (4b6c274)
  • languages: add ca and es translation on historial (af27a80)
  • languages: improve ca an es translations (ae639f1)
  • main: prettier history button (aee0f07)
  • main: prettier horizontal layout (2a147cb)
  • room: add database (bacd915)
  • settings: add button to finished activity (7f884b1)
  • settings: add icons (db75d94)
  • settings: add name validation (4b6ca55)
  • settings: don't use magic variables (ef8c6d2)
  • settings: implement settings as a fragment (4444455)

Bug Fixes

  • android oreo music devices (c846026)
  • game: fragment error on constructor (2dbe37a)
  • game: pause when there is a screen rotation (efd7109)
  • game: repeated log (9ff4c1d)
  • history: delete unnused fragment (7a654fa)
  • history: incremental search (e3c4e08)
  • history: update delete values (44df546)
  • log: second new game saves the settings parameters (0c2abd9)

1.1.0 (2022-05-08)

Features

  • add catalan translation (21cd55a)
  • add french translation (30cf044)
  • add land layout for help activity (84925a9)
  • add spanish translation (82bc2b8)
  • add splash screen with new android library (b0f61c6)
  • better icons (ef7d466)
  • better speed and choose neon style by default (8a336d9)
  • better ui (8f635fe)
  • clean activities from backstack (a5b9d96)
  • common: show a warning if user want's to quit (3e881cb)
  • finish: add finish activity (f0428fe)
  • finish: add game over track (5ef040b)
  • finish: add icons with image (5d92c39)
  • finish: add layout landscape (67389d1)
  • finish: implement exit alert dialog (2228ad5)
  • finish: implement logger and email validation (db3a126)
  • finish: implement score (4e9ff65)
  • finish: implement send email (b28b73f)
  • finish: implemented day and hour (8a42289)
  • finish: improve button's and add header (91b0444)
  • finish: improve uils (9b86b36)
  • game: add animated play/pause button (78938e0)
  • game: add dynamic speed (af84e57)
  • game: add neon theme (8502c6b)
  • game: add next block preview (6603eab)
  • game: add next block with neon style (1d06346)
  • game: add pause button (7fded52)
  • game: add periodic move block down (9e038cc)
  • game: add points (8dd0e17)
  • game: add settings from settings activity (63acd14)
  • game: add tetris music (5ccab8f)
  • game: add tetris music when rotated screen (e6ce46d)
  • game: better buttons colors (79161b3)
  • game: better buttons padding (f5a79ec)
  • game: better grid sizes (4ae1f39)
  • game: better land layout (199c978)
  • game: better layout (5bebfb4)
  • game: implement grid (51f2df0)
  • game: improve buttons with material design (fdfc70b)
  • game: improve landscape layout (93289bf)
  • game: landscape layout more intuitive (ab8de28)
  • game: long click on down drops a block (358de60)
  • game: pause when rotating screen (d46de44)
  • game: proper color for zblock on saturated config (a983519)
  • game: proper colors for the neon theme (c469bf5)
  • game: use ImageButtons instead of Buttons (92b4464), closes #1
  • help: initial implementation of help screen (74dbfe7)
  • help: writte tetris explanation (13d0112)
  • initial: added inital pages and colors (961ec6d)
  • jump to tetris 2.2.0 (03e2cd9)
  • justify textview on help activity (47e8e61)
  • land: added landscape layout (d233de0)
  • logs: implement logs (31c8ea4)
  • logs: simplify log messages (98563dc)
  • logs: use string resources instead of hardcoded strings (3aa256b)
  • main: add land layout (f29b88c)
  • result: implement email validation (a488017)
  • settings: add images for showing the current change (60e705d)
  • settings: add level buttons (3d2fa6e)
  • settings: better xml ui (a8809da)
  • settings: better xml ui (946c30c)
  • settings: correct edittext actions (2b74712)
  • settings: finish ui (eb9c4ae)
  • settings: implement land layout (157a571)
  • settings: implement name validation (d063de7)
  • settings: implement settings activity (ed976fb)
  • settings: implement settings activity (88b41bb)
  • settings: implement theme chooser (d19f0cd)
  • settings: improve ui (0adf043)
  • theme: don't show topbar (913078f)
  • ui: add android 12 dynamic color (b0b58cb)
  • use string resources for error messages (9215e16)

Bug Fixes

  • atomic operations on movements (14fd216)
  • better layout configurations (af50060)
  • common: don't show statusbar after resume (598476b)
  • corroutine atomicity (7a2a46a)
  • don't play final music if user didn't select it (fe99b98)
  • email intent action (98fdcc6)
  • finish: finish gameover track on land (9157c3e)
  • game: correct rotate left button coords (150edaf)
  • game: pause the game onPause (f836d5b)
  • log: repeated comments (85e1708)
  • logs: duplicated movement messages (2f3d1a9)
  • repeated logs (9c3800d)