Adam Jones
fd6c4821aa
Standardize includes of toolbar ( #2646 )
2019-03-19 17:54:22 +03:00
Adam Jones
bc9d83a47c
Create drawer_view.xml ( #2645 )
2019-03-19 17:49:45 +03:00
Vanshika Arora
3417d713d2
Fixes #97 : Added metadata reader for reading exif data ( #2581 )
...
* initial commit
* initial commit
* reading 3 exif directories
* minor changes
* fixed unit tests
* reviwied requested changes
* minor changes
* minor changes
2019-03-19 19:08:42 +05:30
Vivek Maskara
57e685cf6c
Fix #2593 : Migrate to androidX ( #2594 )
...
* Update dependencies and migrate to androidX
* Make gradle properties tidy
2019-03-16 11:22:37 +00:00
Vanshika Arora
3295c6d972
resolved issue with german in no_notification ( #2569 )
2019-03-10 11:43:04 +05:30
Shubham Pinjwani
a9629c6f99
Added option in the action bar menu to view archived notifications ( #2422 )
...
* changed layout and implemented archived notificaitons feature
* set different texts for toolbar,menu option and no notification text in archived
* modified the startup intent for NotificationsActivity
* disabled swipe on archived
* commit
* fixed navigation drawer on notification activity
* handled on back pressed
* updated strings.xml
* removed TODO
* some minor changes
* set progress bar visibility
* some code quality changes
* commit
* some code quality changes
* removing unused import statements
2019-02-10 16:10:08 +05:30
Vanshika Arora
1b62ac4d2d
Code to retrive unknown notification and UI ( #2340 )
...
* request change, changed notification icon
* Completed task 1 of the work
* commit changes
* commit changes
* updated notification class
* before notification id
* gradle reverted
* Minor changes to mark notifications as read
* commit changes
* delete on swipe
* notification count
* sipe to delete
* changes
* worked on changes requested
* commit changes
* Fix notification count
* reviewed changes
* round icon, swipe with icon
* Fix pending NPE issues with notifications
* final commit
* graddle changes
* removed changes for testing
2019-02-02 19:21:58 +05:30
maskara
365bbc470d
Fix crash due to read more text view
2018-03-21 12:33:40 +05:30
maskara
f34af1ee4b
With support for bundled notifications
2018-03-21 10:28:18 +05:30
maskara
d78c7befbd
Revert "Revert "Merge pull request #1024 from neslihanturan/displayNotificationsUI""
...
This reverts commit d253db5444 .
2018-01-21 14:54:25 +05:30
misaochan
d253db5444
Revert "Merge pull request #1024 from neslihanturan/displayNotificationsUI"
...
This reverts commit 031e53c988 , reversing
changes made to 0aa20effe0 .
revert UI notifications
2018-01-16 18:52:25 +10:00
neslihanturan
9aa15739ab
Add layouts for activity and list items
2017-12-20 19:13:33 +03:00